home *** CD-ROM | disk | FTP | other *** search
/ Winzipper / Winzipper_ISO.iso / nt4.0 server / TKPHZR32.PP_ / tkphzr32.ppd
PostScript Printer Description  |  1996-04-25  |  23KB  |  710 lines

  1. *PPD-Adobe: "4.1"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1994 Adobe Systems Incorporated. 
  4. *% All Rights Reserved. 
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *% End of Copyright statement
  9.  
  10. *% Tektronix (R) is a registered trademark of Tektronix, Inc.
  11. *% TekColor TM is a trademark of Tektronix, Inc.
  12. *% Phaser TM is a trademark of Tektronix, Inc., for color printers and 
  13. *%  related products.
  14.  
  15. *FormatVersion: "4.1"
  16. *FileVersion: "3.6"
  17. *PCFileName: "TKPHZR32.PPD"
  18. *LanguageEncoding: ISOLatin1
  19. *LanguageVersion: English
  20. *Product: "(Phaser III PXi)" 
  21. *PSVersion: "(2011.108) 2" 
  22. *ModelName: "Tektronix Phaser III PXi v2011.108" 
  23. *ShortNickName: "Tektronix Phaser III PXi"
  24. *NickName: "Tektronix Phaser III PXi v2011.108"
  25.  
  26. *% === Installable Options ===========
  27. *OpenGroup: InstallableOptions/Options Installed
  28.  
  29. *OpenUI *Option1/Memory Configuration: PickOne
  30. *DefaultOption1: None
  31. *Option1 None/Standard 10 MB RAM: ""
  32. *Option1 14Meg/14 MB Total RAM: ""
  33. *Option1 18Meg/18 MB Total RAM: ""
  34. *Option1 22Meg/22 MB Total RAM: ""
  35. *CloseUI: *Option1
  36.  
  37. *OpenUI *Option2/Optional Hard Drive: Boolean
  38. *DefaultOption2: False
  39. *Option2 True/Installed: ""
  40. *Option2 False/Not Installed: ""
  41. *CloseUI: *Option2
  42.  
  43. *OpenUI *Option3/Optional Ethernet Card: Boolean
  44. *DefaultOption3: False
  45. *Option3 True/Installed: ""
  46. *Option3 False/Not Installed: ""
  47. *CloseUI: *Option3
  48.  
  49. *CloseGroup: InstallableOptions
  50.  
  51. *% === Constraints ===================
  52.  
  53. *UIConstraints: *Option1 None  *VMOption
  54. *UIConstraints: *Option1 14Meg *VMOption None
  55. *UIConstraints: *Option1 14Meg *VMOption 18Meg
  56. *UIConstraints: *Option1 14Meg *VMOption 22Meg
  57. *UIConstraints: *Option1 18Meg *VMOption None
  58. *UIConstraints: *Option1 18Meg *VMOption 14Meg
  59. *UIConstraints: *Option1 18Meg *VMOption 22Meg
  60. *UIConstraints: *Option1 22Meg *VMOption None
  61. *UIConstraints: *Option1 22Meg *VMOption 14Meg
  62. *UIConstraints: *Option1 22Meg *VMOption 18Meg
  63.  
  64. *% === Device Capabilities ============
  65.  
  66. *LanguageLevel: "2"
  67. *Protocols: BCP
  68.  
  69. *FreeVM: "479000"
  70. *VMOption None/Standard 10 MB RAM: "479000"
  71. *VMOption 14Meg/14 MB Total RAM: "2569936"
  72. *VMOption 18Meg/18 MB Total RAM: "6928224"
  73. *VMOption 22Meg/22 MB Total RAM: "11122528"
  74.  
  75. *Protocols: BCP 
  76. *Source: "EtherTalk"
  77. *AccurateScreensSupport: True
  78. *RequiresPageRegion All: True
  79.  
  80. *Emulators:  hpgl
  81. *StartEmulator_hpgl: "currentfile /hpgl statusdict /emulate get exec "
  82. *StopEmulator_hpgl: "<1B7F>0"
  83.  
  84. *ColorDevice: True
  85. *DefaultColorSpace: CMYK
  86. *VariablePaperSize: True
  87.  
  88. *FileSystem: True 
  89. *?FileSystem: "save
  90.    false (%disk?%)
  91.     { currentdevparams dup /Writeable known
  92.        {/Writeable get {pop true} if} {pop} ifelse
  93.      } 10 string /IODevice resourceforall
  94.      {(True)}{(False)} ifelse = flush restore 
  95. *End 
  96. *Throughput: "1"
  97. *Password: "()" 
  98. *ExitServer: "
  99.    count 0 eq
  100.    { false } { true exch startjob } ifelse
  101.    not { (WARNING: Cannot modify initial VM.) =
  102.             (Missing or invalid password.) =
  103.             (Please contact the author of this software.) = flush quit
  104.           } if 
  105. *End 
  106. *Reset: "
  107.    count 0 eq
  108.    { false } { true exch startjob } ifelse
  109.    not { (WARNING: Cannot reset printer.) =
  110.             (Missing or invalid password.) =
  111.             (Please contact the author of this software.) = flush quit
  112.           } if
  113.    systemdict /quit get exec
  114.    (WARNING : Printer Reset Failed.) = flush 
  115. *End
  116.  
  117. *DefaultResolution: 300dpi 
  118. *?Resolution: "
  119.   save currentpagedevice
  120.   /HWResolution get 0 get ( ) cvs print (dpi) = flush restore 
  121. *End
  122.  
  123. *% Halftone Information ================= 
  124. *ScreenFreq: "60.0" 
  125. *ScreenAngle: "54.0" 
  126. *DefaultScreenProc: TekHalftone 
  127. *ScreenProc TekHalftone: " 
  128.   /Halftone2 /Halftone findresource /GraySpotFunction get
  129. *End
  130.  
  131. *ScreenProc Line: "{ pop }" 
  132. *ScreenProc Ellipse: " 
  133.   { dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub}
  134. *End
  135.  
  136. *DefaultTransfer: Null 
  137. *Transfer Null: "{ }" 
  138. *Transfer Null.Inverse: "{ 1 exch sub }"
  139.  
  140.  
  141. *% Printer Specific Features ============ 
  142. *% Code in this section allows user selection of Tek-proprietary halftone
  143. *% screens
  144. *OpenUI *TekHalftoneScreens/Custom Halftone Screens: PickOne 
  145. *OrderDependency: 10 AnySetup *TekHalftoneScreens
  146. *DefaultTekHalftoneScreens: 60lpi
  147. *TekHalftoneScreens 60lpi: "
  148.   /DefaultHalftone /Halftone2 /Halftone findresource /Halftone defineresource
  149.   1 dict setpagedevice
  150. "
  151. *End
  152. *TekHalftoneScreens 80lpi: "
  153.   /DefaultHalftone /Halftone1 /Halftone findresource /Halftone defineresource
  154.   1 dict setpagedevice
  155. "
  156. *End
  157. *TekHalftoneScreens FinepointSharpening: "
  158.   /DefaultHalftone /Halftone6 /Halftone findresource /Halftone defineresource
  159.   1 dict setpagedevice
  160. "
  161. *End
  162. *?TekHalftoneScreens: "
  163. save
  164.   mark
  165.   { /DefaultHalftone /Halftone findresource dup
  166.     /HalftoneType get 8 eq 
  167.       { pop (FinepointSharpening) }
  168.       { /GrayAngle get dup 60 eq
  169.         { pop (60lpi) }
  170.         { 80 eq { (80lpi) } { (Unknown) } ifelse } ifelse
  171.       } ifelse
  172.     = flush
  173.   } stopped pop cleartomark
  174.   restore 
  175. "
  176. *End
  177. *CloseUI: *TekHalftoneScreens
  178.  
  179. *OpenUI *OutputMode/Print Mode: PickOne
  180. *OrderDependency: 20 AnySetup *OutputMode
  181. *DefaultOutputMode: Enhanced
  182. *OutputMode Draft: "
  183.     2 dict
  184.         dup /PostRenderingEnhance true put
  185.         dup /PostRenderingEnhanceDetails
  186.           1 dict
  187.           dup /OutputMode (Draft) put
  188.     put setpagedevice"
  189. *End
  190. *OutputMode Standard: "
  191.     2 dict
  192.         dup /PostRenderingEnhance true put
  193.         dup /PostRenderingEnhanceDetails
  194.           1 dict
  195.           dup /OutputMode (Standard) put
  196.     put setpagedevice"
  197. *End
  198. *OutputMode Enhanced: "
  199.     2 dict
  200.         dup /PostRenderingEnhance true put
  201.         dup /PostRenderingEnhanceDetails
  202.           1 dict
  203.           dup /OutputMode (Enhanced) put
  204.     put setpagedevice"
  205. *End
  206. *OutputMode Premium: "
  207.     2 dict
  208.         dup /PostRenderingEnhance true put
  209.         dup /PostRenderingEnhanceDetails
  210.           1 dict
  211.           dup /OutputMode (Premium) put
  212.     put setpagedevice"
  213. *End
  214. *?OutputMode: "save
  215.     currentpagedevice /PostRenderingEnhanceDetails get
  216.     /OutputMode get = flush restore"
  217. *End
  218. *CloseUI: *OutputMode
  219.  
  220. *OpenUI *BlackSubstitution/Black Substitution: Boolean
  221. *OrderDependency: 30 AnySetup *BlackSubstitution
  222. *DefaultBlackSubstitution: False
  223. *BlackSubstitution True: "
  224.     2 dict begin
  225.     /PostRenderingEnhance true def
  226.     /PostRenderingEnhanceDetails
  227.         1 dict begin /BlackSubstitution true def currentdict end
  228.     def currentdict end setpagedevice
  229. "
  230. *End
  231. *BlackSubstitution False: "
  232.     2 dict begin
  233.     /PostRenderingEnhance true def
  234.     /PostRenderingEnhanceDetails
  235.         1 dict begin /BlackSubstitution false def currentdict end
  236.     def currentdict end setpagedevice
  237. "
  238. *End
  239. *?BlackSubstitution: "save
  240.     currentpagedevice /PostRenderingEnhanceDetails get
  241.     /BlackSubstitution get {(True)}{(False)}ifelse = flush restore"
  242. *End
  243. *CloseUI: *BlackSubstitution
  244.  
  245. *UIConstraints: *TekHalftoneScreens FinepointSharpening *BlackSubstitution False
  246. *UIConstraints: *TekHalftoneScreens FinepointSharpening *BlackSubstitution True
  247.  
  248.  
  249. *% Paper Handling ===================
  250.  
  251. *OpenUI *InputSlot: PickOne
  252. *OrderDependency: 40 AnySetup *InputSlot
  253. *DefaultInputSlot: Cassette
  254. *InputSlot Cassette: ""
  255. *CloseUI: *InputSlot
  256.  
  257. *OpenUI *ManualFeed: Boolean
  258. *OrderDependency: 50 AnySetup *ManualFeed
  259. *DefaultManualFeed: False
  260. *ManualFeed True: "1 dict dup /ManualFeed true put setpagedevice"
  261. *ManualFeed False: "1 dict dup /ManualFeed false put setpagedevice"
  262. *?ManualFeed: "save
  263.    currentpagedevice /ManualFeed get
  264.   {(True)}{(False)}ifelse = flush 
  265. restore"
  266. *End
  267. *CloseUI: *ManualFeed
  268.  
  269. *% Use these entries to set paper size most of the time, unless there is
  270. *% specific reason to use PageRegion.
  271. *OpenUI *PageSize: PickOne
  272. *OrderDependency: 60 AnySetup *PageSize
  273. *DefaultPageSize: Letter
  274. *PageSize Letter/US Letter: "2 dict dup /PageSize [612 792] put 
  275. dup /ImagingBBox null put 
  276. setpagedevice"
  277. *End
  278. *PageSize Legal/US Legal: "2 dict dup /PageSize [612 1008] put 
  279. dup /ImagingBBox null put  
  280. setpagedevice"
  281. *End
  282. *PageSize Tabloid: "2 dict dup /PageSize [792 1224] put 
  283. dup /ImagingBBox null put 
  284. setpagedevice"
  285. *End
  286. *PageSize TabloidExtra: "2 dict dup /PageSize [864 1296] put 
  287. dup /ImagingBBox null put 
  288. setpagedevice"
  289. *End
  290. *PageSize A4: "2 dict dup /PageSize [595 842] put 
  291. dup /ImagingBBox null put 
  292. setpagedevice"
  293. *End
  294. *PageSize A4.3/.33 A4: "2 dict dup /PageSize [281 595] put 
  295. dup /ImagingBBox null put 
  296. setpagedevice"
  297. *End
  298. *PageSize A3: "2 dict dup /PageSize [842 1190] put 
  299. dup /ImagingBBox null put 
  300. setpagedevice"
  301. *End
  302. *PageSize 4x6/4x6 Card: "2 dict dup /PageSize [288 432] put 
  303. dup /ImagingBBox null put 
  304. setpagedevice"
  305. *End
  306. *PageSize 5x7/5x7 Card: "2 dict dup /PageSize [360 504] put 
  307. dup /ImagingBBox null put 
  308. setpagedevice"
  309. *End
  310. *PageSize A5: "2 dict dup /PageSize [420 595] put 
  311. dup /ImagingBBox null put 
  312. setpagedevice"
  313. *End
  314. *PageSize A6: "2 dict dup /PageSize [297 420] put 
  315. dup /ImagingBBox null put 
  316. setpagedevice"
  317. *End
  318. *PageSize ISOB4: "2 dict dup /PageSize [709 1001] put 
  319. dup /ImagingBBox null put 
  320. setpagedevice"
  321. *End
  322. *PageSize ISOB5: "2 dict dup /PageSize [499 709] put 
  323. dup /ImagingBBox null put 
  324. setpagedevice"
  325. *End
  326. *PageSize ISOB6: "2 dict dup /PageSize [354 499] put 
  327. dup /ImagingBBox null put 
  328. setpagedevice"
  329. *End
  330. *PageSize Compliment/Compliment Slip: "2 dict dup /PageSize [283 595] put 
  331. dup /ImagingBBox null put 
  332. setpagedevice"
  333. *End
  334. *PageSize Comm10/#10 Envelope: "2 dict dup /PageSize [297 684] put 
  335. dup /ImagingBBox null put 
  336. setpagedevice"
  337. *End
  338. *PageSize C6/C6 Envelope: "2 dict dup /PageSize [323 459] put 
  339. dup /ImagingBBox null put 
  340. setpagedevice"
  341. *End
  342. *PageSize DL/DL Envelope: "2 dict dup /PageSize [312 624] put 
  343. dup /ImagingBBox null put 
  344. setpagedevice"
  345. *End
  346. *PageSize A4.3Envelope/.33 A4 Envelope: "2 dict dup /PageSize [312 624] put 
  347. dup /ImagingBBox null put 
  348. setpagedevice"
  349. *End
  350. *PageSize A4.2Envelope/.5 A4 Envelope: "2 dict dup /PageSize [459 624] put 
  351. dup /ImagingBBox null put 
  352. setpagedevice"
  353. *End
  354. *PageSize A4Envelope/A4 Envelope: "2 dict dup /PageSize [624 918] put 
  355. dup /ImagingBBox null put 
  356. setpagedevice"
  357. *End
  358. *?PageSize: "
  359. save currentpagedevice /PageSize get aload pop 
  360.   2 copy gt {exch} if (Unknown)
  361.   21 dict
  362.   dup [612 792] (Letter) put
  363.   dup [612 1008] (Legal) put
  364.   dup [792 1224] (Tabloid) put
  365.   dup [864 1296] (TabloidExtra) put
  366.   dup [595 842] (A4) put
  367.   dup [281 595] (A4.3) put
  368.   dup [842 1190] (A3) put
  369.   dup [288 432] (4x6) put
  370.   dup [360 504] (5x7) put
  371.   dup [420 595] (A5) put
  372.   dup [297 420] (A6) put
  373.   dup [709 1001] (ISOB4) put
  374.   dup [499 709] (ISOB5) put
  375.   dup [354 499] (ISOB6) put
  376.   dup [283 595] (Compliment) put
  377.   dup [297 684] (Comm10) put
  378.   dup [323 459] (C6) put
  379.   dup [312 624] (DL) put
  380.   dup [312 624] (A4.3Envelope) put
  381.   dup [459 624] (A4.2Envelope) put
  382.   dup [624 918] (A4Envelope) put
  383.   { exch aload pop 4 index sub abs 5 le exch 5 index sub abs 5 le and 
  384.       { exch pop exit } { pop } ifelse
  385.   } bind forall = flush pop pop
  386. restore"
  387. *End
  388. *CloseUI: *PageSize
  389.  
  390. *% These entries will set up the frame buffer. Usually used with manual feed.
  391. *OpenUI *PageRegion: PickOne
  392. *OrderDependency: 70 AnySetup *PageRegion
  393. *PageRegion Letter/US Letter: "2 dict dup /PageSize [612 792] put 
  394. dup /ImagingBBox null put 
  395. setpagedevice"
  396. *End
  397. *PageRegion Legal/US Legal: "2 dict dup /PageSize [612 1008] put 
  398. dup /ImagingBBox null put 
  399. setpagedevice"
  400. *End
  401. *PageRegion Tabloid: "2 dict dup /PageSize [792 1224] put 
  402. dup /ImagingBBox null put 
  403. setpagedevice"
  404. *End
  405. *PageRegion TabloidExtra: "2 dict dup /PageSize [864 1296] put 
  406. dup /ImagingBBox null put 
  407. setpagedevice"
  408. *End
  409. *PageRegion A4: "2 dict dup /PageSize [595 842] put 
  410. dup /ImagingBBox null put 
  411. setpagedevice"
  412. *End
  413. *PageRegion A4.3/.33 A4: "2 dict dup /PageSize [281 595] put 
  414. dup /ImagingBBox null put 
  415. setpagedevice"
  416. *End
  417. *PageRegion A3: "2 dict dup /PageSize [842 1190] put 
  418. dup /ImagingBBox null put 
  419. setpagedevice"
  420. *End
  421. *PageRegion 4x6/4x6 Card: "2 dict dup /PageSize [288 432] put 
  422. dup /ImagingBBox null put 
  423. setpagedevice"
  424. *End
  425. *PageRegion 5x7/5x7 Card: "2 dict dup /PageSize [360 504] put 
  426. dup /ImagingBBox null put 
  427. setpagedevice"
  428. *End
  429. *PageRegion A5: "2 dict dup /PageSize [420 595] put 
  430. dup /ImagingBBox null put 
  431. setpagedevice"
  432. *End
  433. *PageRegion A6: "2 dict dup /PageSize [297 420] put 
  434. dup /ImagingBBox null put 
  435. setpagedevice"
  436. *End
  437. *PageRegion ISOB4: "2 dict dup /PageSize [709 1001] put 
  438. dup /ImagingBBox null put 
  439. setpagedevice"
  440. *End
  441. *PageRegion ISOB5: "2 dict dup /PageSize [499 709] put 
  442. dup /ImagingBBox null put 
  443. setpagedevice"
  444. *End
  445. *PageRegion ISOB6: "2 dict dup /PageSize [354 499] put 
  446. dup /ImagingBBox null put 
  447. setpagedevice"
  448. *End
  449. *PageRegion Compliment/Compliment Slip: "2 dict dup /PageSize [283 595] put 
  450. dup /ImagingBBox null put 
  451. setpagedevice"
  452. *End
  453. *PageRegion Comm10/#10 Envelope: "2 dict dup /PageSize [297 684] put 
  454. dup /ImagingBBox null put 
  455. setpagedevice"
  456. *End
  457. *PageRegion C6/C6 Envelope: "2 dict dup /PageSize [323 459] put 
  458. dup /ImagingBBox null put 
  459. setpagedevice"
  460. *End
  461. *PageRegion DL/DL Envelope: "2 dict dup /PageSize [312 624] put
  462. dup /ImagingBBox null put 
  463. setpagedevice"
  464. *End
  465. *PageRegion A4.3Envelope/.33 A4 Envelope: "2 dict dup /PageSize [312 624] put 
  466. dup /ImagingBBox null put 
  467. setpagedevice"
  468. *End
  469. *PageRegion A4.2Envelope/.5 A4 Envelope: "2 dict dup /PageSize [459 624] put 
  470. dup /ImagingBBox null put 
  471. setpagedevice"
  472. *End
  473. *PageRegion A4Envelope/A4 Envelope: "2 dict dup /PageSize [624 918] put 
  474. dup /ImagingBBox null put 
  475. setpagedevice"
  476. *End
  477. *CloseUI: *PageRegion
  478.  
  479. *% The following entries provide information about specific paper keywords.
  480. *DefaultImageableArea: Letter
  481. *ImageableArea Letter/US Letter: "21 15 597 776"
  482. *ImageableArea Legal/US Legal: "15 21 596 993"
  483. *ImageableArea A3: "15 21 826 1175"
  484. *ImageableArea A4: "21 15 580 826"
  485. *ImageableArea A4.3/.33 A4: "15 21 266 580"
  486. *ImageableArea A5: "15 21 404 580"
  487. *ImageableArea A6: "15 21 281 405"
  488. *ImageableArea ISOB4: "15 21 694 986"
  489. *ImageableArea ISOB5: "15 21 483 694"
  490. *ImageableArea ISOB6: "15 21 339 484"
  491. *ImageableArea Tabloid: "15 21 776 1209"
  492. *ImageableArea TabloidExtra: "10 21 852 1281" 
  493. *ImageableArea 4x6/4x6 Card: "15 21 271 417"
  494. *ImageableArea 5x7/5x7 Card: "15 21 344 489"
  495. *ImageableArea Comm10/#10 Envelope: "15 21 281 669"
  496. *ImageableArea Compliment/Compliment Slip: "15 21 268 580"
  497. *ImageableArea C6/C6 Envelope: "15 21 306 444"
  498. *ImageableArea DL/DL Envelope: "15 21 296 609"
  499. *ImageableArea A4.3Envelope/.33 A4 Envelope: "15 21 296 609"
  500. *ImageableArea A4.2Envelope/.5 A4 Envelope: "15 21 442 609"
  501. *ImageableArea A4Envelope/A4 Envelope: "15 21 607 903"
  502. *?ImageableArea: "
  503. save
  504.   /cvp { (                ) cvs print ( ) print } bind def
  505.   /upperright {10000 mul floor 10000 div} bind def
  506.   /lowerleft {10000 mul ceiling 10000 div} bind def
  507.   newpath clippath pathbbox
  508.   4 -2 roll exch 2 {lowerleft cvp} repeat
  509.   exch 2 {upperright cvp} repeat flush
  510.  restore
  511. "
  512. *End
  513.  
  514. *% These provide the physical dimensions of the paper (by keyword)
  515. *DefaultPaperDimension: Letter
  516. *PaperDimension Letter/US Letter: "612 792"
  517. *PaperDimension Legal/US Legal: "612 1008"
  518. *PaperDimension A3: "842 1190"
  519. *PaperDimension A4: "595 842"
  520. *PaperDimension A4.3/.33 A4: "281 595"
  521. *PaperDimension A5: "420 595"
  522. *PaperDimension A6: "297 420"
  523. *PaperDimension ISOB4: "709 1001"
  524. *PaperDimension ISOB5: "499 709"
  525. *PaperDimension ISOB6: "354 499"
  526. *PaperDimension Tabloid: "792 1224"
  527. *PaperDimension TabloidExtra: "864 1296"
  528. *PaperDimension 4x6/4x6 Card: "288 432"
  529. *PaperDimension 5x7/5x7 Card: "360 504"
  530. *PaperDimension Comm10/#10 Envelope: "297 684"
  531. *PaperDimension Compliment/Compliment Slip: "283 595"
  532. *PaperDimension C6/C6 Envelope: "323 459"
  533. *PaperDimension DL/DL Envelope: "312 624"
  534. *PaperDimension A4.3Envelope/.33 A4 Envelope: "312 624"
  535. *PaperDimension A4.2Envelope/.5 A4 Envelope: "459 624"
  536. *PaperDimension A4Envelope/A4 Envelope: "624 918"
  537.  
  538. *DefaultOutputBin: OnlyOne
  539. *DefaultOutputOrder: Reverse
  540.  
  541. *CustomPageSize True: "
  542.   4 dict begin /Orientation exch def
  543.   2 array astore /Margins exch def
  544.   Orientation 1 and 0 eq {exch} if
  545.   2 array astore /PageSize exch def
  546.   /ImagingBBox null def
  547.   currentdict end setpagedevice
  548. "
  549. *End
  550. *ParamCustomPageSize Width:  1 points 288 864
  551. *ParamCustomPageSize Height:  2 points 432 1296
  552. *ParamCustomPageSize WidthOffset/Left Margin:  3 points 0 36
  553. *ParamCustomPageSize HeightOffset/Top Margin:  4 points 0 36
  554. *ParamCustomPageSize Orientation:  5 int 0 1
  555. *MaxMediaWidth:  "864"
  556. *MaxMediaHeight:  "1296"
  557. *?CurrentMediaWidth: "
  558.   currentpagedevice/PageSize get 0 get = flush
  559. "
  560. *End
  561. *?CurrentMediaHeight: "
  562.   currentpagedevice/PageSize get 1 get = flush
  563. "
  564. *End
  565. *CenterRegistered: False
  566. *HWMargins: 15 21 15 15
  567.  
  568.  
  569. *% Font Information =====================
  570. *DefaultFont: Courier
  571. *Font AvantGarde-Book: Standard "(001.002)" Standard ROM
  572. *Font AvantGarde-BookOblique: Standard "(001.002)" Standard ROM
  573. *Font AvantGarde-Demi: Standard "(001.003)" Standard ROM
  574. *Font AvantGarde-DemiOblique: Standard "(001.003)" Standard ROM
  575. *Font Bookman-Demi: Standard "(001.003)" Standard ROM
  576. *Font Bookman-DemiItalic: Standard "(001.003)" Standard ROM
  577. *Font Bookman-Light: Standard "(001.003)" Standard ROM
  578. *Font Bookman-LightItalic: Standard "(001.003)" Standard ROM
  579. *Font Courier: Standard "(002.003)" Standard ROM
  580. *Font Courier-Bold: Standard "(002.003)" Standard ROM
  581. *Font Courier-BoldOblique: Standard "(002.003)" Standard ROM
  582. *Font Courier-Oblique: Standard "(002.003)" Standard ROM
  583. *Font Helvetica: Standard "(001.006)" Standard ROM
  584. *Font Helvetica-Bold: Standard "(001.007)" Standard ROM
  585. *Font Helvetica-BoldOblique: Standard "(001.007)" Standard ROM
  586. *Font Helvetica-Condensed: Standard "(001.001)" Standard ROM
  587. *Font Helvetica-Condensed-Bold: Standard "(001.002)" Standard ROM
  588. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)" Standard ROM
  589. *Font Helvetica-Condensed-Oblique: Standard "(001.001)" Standard ROM
  590. *Font Helvetica-Narrow: Standard "(001.006)" Standard ROM
  591. *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard ROM
  592. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard ROM
  593. *Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard ROM
  594. *Font Helvetica-Oblique: Standard "(001.006)" Standard ROM
  595. *Font NewCenturySchlbk-Bold: Standard "(001.008)" Standard ROM
  596. *Font NewCenturySchlbk-BoldItalic: Standard "(001.006)" Standard ROM
  597. *Font NewCenturySchlbk-Italic: Standard "(001.005)" Standard ROM
  598. *Font NewCenturySchlbk-Roman: Standard "(001.006)" Standard ROM
  599. *Font Palatino-Bold: Standard "(001.005)" Standard ROM
  600. *Font Palatino-BoldItalic: Standard "(001.005)" Standard ROM
  601. *Font Palatino-Italic: Standard "(001.005)" Standard ROM
  602. *Font Palatino-Roman: Standard "(001.005)" Standard ROM
  603. *Font Symbol: Special "(001.007)" Standard ROM
  604. *Font Times-Bold: Standard "(001.007)" Standard ROM
  605. *Font Times-BoldItalic: Standard "(001.009)" Standard ROM
  606. *Font Times-Italic: Standard "(001.007)" Standard ROM
  607. *Font Times-Roman: Standard "(001.007)" Standard ROM
  608. *Font ZapfChancery-MediumItalic: Standard "(001.006)" Standard ROM
  609. *Font ZapfDingbats: Special "(001.004)" Standard ROM
  610. *?FontQuery: "
  611. save  
  612.   { count 1 gt
  613.     { exch dup 127 string cvs (/) print print (:) print
  614.      /Font resourcestatus {pop pop (Yes)} {(No)} ifelse = 
  615.     } { exit } ifelse
  616.   } bind loop
  617.   (*) = flush
  618. restore"
  619. *End
  620.  
  621. *?FontList: "
  622.    save (*) {cvn ==} 128 string /Font resourceforall
  623.    (*) = flush restore"
  624. *End
  625.  
  626. *% Printer Messages (verbatim from printer):
  627. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  628. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  629. *Message: "\FontName\ not found, using Courier"
  630.  
  631. *% Status (format: %%[ status: <one of these> ]%% )
  632. *Status: "initializing"
  633. *Status: "idle"
  634. *Status: "busy"
  635. *Status: "waiting"
  636. *Status: "PrinterError: Internal Interface Error"
  637. *Status: "PrinterError: Out of Paper"
  638. *Status: "PrinterError: Paper Jam"
  639. *Status: "PrinterError: Out of Ink"
  640. *Status: "PrinterError: Cover Open"
  641. *Status: "PrinterError: Waste Bin Full"
  642. *Status: "PrinterError: Warming Up"
  643. *Status: "PrinterError: Head Temperature Low"
  644. *Status: "PrinterError: Cleaning Head"
  645. *Status: "PrinterError: Loading Ink"
  646. *Status: "PrinterError: Waiting for manual feed"
  647.  
  648. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  649. *Source: "Serial"
  650. *Source: "LocalTalk"
  651. *Source: "Parallel"
  652. *Source: "Internal"
  653.  
  654. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  655. *PrinterError: "Internal Interface Error"
  656. *PrinterError: "Out of Paper"
  657. *PrinterError: "Paper Jam"
  658. *PrinterError: "Out of Ink"
  659. *PrinterError: "Cover Open"
  660. *PrinterError: "Waste Bin Full"
  661. *PrinterError: "Warming Up"
  662. *PrinterError: "Head Temperature Low"
  663. *PrinterError: "Cleaning Head"
  664. *PrinterError: "Loading Ink"
  665. *PrinterError: "Waiting for manual feed"
  666.  
  667. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  668.  
  669. *InkName: ProcessBlack/Process Black
  670. *InkName: CustomColor/Custom Color
  671. *InkName: ProcessCyan/Process Cyan
  672. *InkName: ProcessMagenta/Process Magenta
  673. *InkName: ProcessYellow/Process Yellow
  674.  
  675. *%  For 60 lpi / 300 dpi  ===============================
  676.  
  677. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "54.0"
  678. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "54.0"
  679. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "54.0"
  680. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "54.0"
  681. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "54.0"
  682.  
  683. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  684. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  685. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  686. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  687. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  688.  
  689. *%  For 80 lpi / 300 dpi ================================
  690.  
  691. *ColorSepScreenAngle ProcessBlack.80lpi.300dpi/80 lpi / 300 dpi: "33.0"
  692. *ColorSepScreenAngle CustomColor.80lpi.300dpi/80 lpi / 300 dpi: "33.0"
  693. *ColorSepScreenAngle ProcessCyan.80lpi.300dpi/80 lpi / 300 dpi: "33.0"
  694. *ColorSepScreenAngle ProcessMagenta.80lpi.300dpi/80 lpi / 300 dpi: "33.0"
  695. *ColorSepScreenAngle ProcessYellow.80lpi.300dpi/80 lpi / 300 dpi: "33.0"
  696.  
  697. *ColorSepScreenFreq ProcessBlack.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
  698. *ColorSepScreenFreq CustomColor.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
  699. *ColorSepScreenFreq ProcessCyan.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
  700. *ColorSepScreenFreq ProcessMagenta.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
  701. *ColorSepScreenFreq ProcessYellow.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
  702.  
  703. *% end of PPD file for Tektronix Phaser III PXi
  704.